PlEmployerInformationUpdatesAudit 
Logical Entity Name  PlEmployerInformationUpdatesAudit 
Default Table Name  PlEmployerInformationUpdatesAudit 
Physical Only  NO 
Definition 
 
Note 
 

PlEmployerInformationUpdatesAudit Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlEmployerInformationUpdatesAuditID(PK)    int  NO 
 
PlEmployerID    int  NO 
 
FieldName    nvarchar(100)  YES 
 
OldValue    nvarchar(1000)  YES 
 
NewValue    nvarchar(1000)  YES 
 
UserID    int  NO 
 
Comments    nvarchar(1000)  YES 
 
DateUpdated    datetime  NO 
 
ts    timestamp  NO 
 

PlEmployerInformationUpdatesAudit Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlEmployerInformationUpdatesAudit  PrimaryKey  PlEmployerInformationUpdatesAuditID 

PlEmployerInformationUpdatesAudit Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlEmployerInformationUpdatesAudit Check Constraints 
Check Constraint Name  CheckConstraint